[INFO] cloning repository https://github.com/Wassasin/sx128x
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Wassasin/sx128x" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWassasin%2Fsx128x", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWassasin%2Fsx128x'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a8c4458d2821fce0966fa84f56df500ff776426e
[INFO] fixing Wassasin/sx128x against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWassasin%2Fsx128x" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Wassasin/sx128x
[INFO] finished tweaking git repo https://github.com/Wassasin/sx128x
[INFO] tweaked toml for git repo https://github.com/Wassasin/sx128x written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Wassasin/sx128x on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Wassasin/sx128x already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded device-driver v1.0.7
[INFO] [stderr]   Downloaded embedded-time v0.12.1
[INFO] [stderr]   Downloaded defmt v0.3.100
[INFO] [stderr]   Downloaded defmt-parser v1.0.0
[INFO] [stderr]   Downloaded embedded-hal-mock v0.11.1
[INFO] [stderr]   Downloaded device-driver-macros v1.0.7
[INFO] [stderr]   Downloaded dd-manifest-tree v1.0.0
[INFO] [stderr]   Downloaded defmt-macros v1.0.1
[INFO] [stderr]   Downloaded defmt v1.0.1
[INFO] [stderr]   Downloaded askama v0.14.0
[INFO] [stderr]   Downloaded askama_parser v0.14.0
[INFO] [stderr]   Downloaded device-driver-generation v1.0.7
[INFO] [stderr]   Downloaded askama_derive v0.14.0
[INFO] [stderr]   Downloaded miette v7.6.0
[INFO] [stderr]   Downloaded kdl v6.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d5ba68dce1dc854cd4f89f55850b4d5dae3ce1f3b5223c0027820ab1f81300fd
[INFO] running `Command { std: "docker" "start" "d5ba68dce1dc854cd4f89f55850b4d5dae3ce1f3b5223c0027820ab1f81300fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d5ba68dce1dc854cd4f89f55850b4d5dae3ce1f3b5223c0027820ab1f81300fd" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5ba68dce1dc854cd4f89f55850b4d5dae3ce1f3b5223c0027820ab1f81300fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d5ba68dce1dc854cd4f89f55850b4d5dae3ce1f3b5223c0027820ab1f81300fd" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling winnow v0.6.24
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]    Compiling sx128x v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking embedded-hal-nb v1.0.0
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking embassy-futures v0.1.2
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling askama_parser v0.14.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.3.1
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]     Checking num v0.3.1
[INFO] [stderr]     Checking embedded-time v0.12.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking embedded-hal-mock v0.11.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling yaml-rust2 v0.9.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling kdl v6.5.0
[INFO] [stderr]    Compiling dd-manifest-tree v1.0.0
[INFO] [stderr]    Compiling askama_derive v0.14.0
[INFO] [stderr]    Compiling askama v0.14.0
[INFO] [stderr]    Compiling device-driver-generation v1.0.7
[INFO] [stderr]    Compiling device-driver-macros v1.0.7
[INFO] [stderr]     Checking device-driver v1.0.7
[INFO] [stderr] error: could not compile `sx128x` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name sx128x --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("defmt", "log"))' -C metadata=684ca6d9b71ac886 -C extra-filename=-874e400f48004dda --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-58a9b0610e43665f.rmeta --extern device_driver=/opt/rustwide/target/debug/deps/libdevice_driver-9b79dd7c60a9401d.rmeta --extern embassy_futures=/opt/rustwide/target/debug/deps/libembassy_futures-728663b45775f705.rmeta --extern embedded_hal=/opt/rustwide/target/debug/deps/libembedded_hal-c2861191064355a4.rmeta --extern embedded_hal_async=/opt/rustwide/target/debug/deps/libembedded_hal_async-0871f01767bc6bbc.rmeta --extern embedded_hal_mock=/opt/rustwide/target/debug/deps/libembedded_hal_mock-63f5dbbb4cd7f1e1.rmeta` (signal: 13, SIGPIPE: write on a pipe with no one to read)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `sx128x` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name sx128x --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("defmt", "log"))' -C metadata=72b98a9d7be3673f -C extra-filename=-bea6445053ae6029 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-58a9b0610e43665f.rmeta --extern device_driver=/opt/rustwide/target/debug/deps/libdevice_driver-9b79dd7c60a9401d.rmeta --extern embedded_hal=/opt/rustwide/target/debug/deps/libembedded_hal-c2861191064355a4.rmeta --extern embedded_hal_async=/opt/rustwide/target/debug/deps/libembedded_hal_async-0871f01767bc6bbc.rmeta` (signal: 13, SIGPIPE: write on a pipe with no one to read)
[INFO] running `Command { std: "docker" "inspect" "d5ba68dce1dc854cd4f89f55850b4d5dae3ce1f3b5223c0027820ab1f81300fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5ba68dce1dc854cd4f89f55850b4d5dae3ce1f3b5223c0027820ab1f81300fd", kill_on_drop: false }`
[INFO] [stdout] d5ba68dce1dc854cd4f89f55850b4d5dae3ce1f3b5223c0027820ab1f81300fd
